home *** CD-ROM | disk | FTP | other *** search
- !
- ! CosmoWorlds helpmap file
- !
- ! This file is merged into the programs X resource database on startup.
- ! All entries must conform to standard app-defaults file syntax.
- !
- ! $Revision: 1.3 $
-
-
- !
- ! Main editing window help topics
- ! Help menu topics must be named with sequential numbers starting
- ! with 1. A topic is one of:
- !
- ! ITEM - Normal help menu item
- ! SUBMENU - Start a submenu
- ! SEP - Insert menu separator
- ! SKIP - Skip this item
- !
- ! To create a submenu mark the topic asd SUBMENU and then create
- ! topics. For example:
- !
- ! topic1: ITEM
- ! topic1.labelString: First item
- ! topic1.helpKey: first_item
- !
- ! topic2: SEP
- !
- ! topic3: SUBMENU
- ! topic3.labelString: Third item
- !
- ! topic3*topic1: ITEM
- ! topic3*topic1.labelString: First submenu item
- ! topic3*topic1.helpKey: first_sub_item
- !
- ! topic4: ITEM
- ! topic4.labelString: Third item
- ! topic4.helpKey: third_item
- !
- ! Items with a helpKey of 'TBD' will be grayed out on the help menu.
- !
- ! A defaultKey should be specified. This is the help page that will be
- ! displayed if an item does not have a help key. The typical page for
- ! this is the overview.
- !
-
- CosmoWorlds*helpMenu.defaultHelpKey: \
- index.htm?Reference/ui.htm
-
- CosmoWorlds*helpMenu.topic1: ITEM
- CosmoWorlds*helpMenu.topic1.labelString: Overview
- CosmoWorlds*helpMenu.topic1.helpKey: \
- index.htm?Tasks/overview.htm
-
- CosmoWorlds*helpMenu.topic2: ITEM
- CosmoWorlds*helpMenu.topic2.labelString: Tutorial
- CosmoWorlds*helpMenu.topic2.helpKey: \
- index.htm?Tutorial/tutorial.htm
-
- CosmoWorlds*helpMenu.topic3: ITEM
- CosmoWorlds*helpMenu.topic3.labelString: About the User Interface
- CosmoWorlds*helpMenu.topic3.helpKey: index.htm?Reference/ui.htm
-
- CosmoWorlds*helpMenu.topic4: ITEM
- CosmoWorlds*helpMenu.topic4.labelString: Give Feedback
- CosmoWorlds*helpMenu.topic4.helpKey: \
- http://cosmo.sgi.com/bug_report.html
-
- CosmoWorlds*helpMenu.topic5: SKIP
-
- CosmoWorlds*helpMenu.topic6: SEP
-
- CosmoWorlds*helpMenu.topic7: ITEM
- CosmoWorlds*helpMenu.topic7.labelString: Getting Started
- CosmoWorlds*helpMenu.topic7.helpKey: index.htm?Tasks/create.htm
-
- CosmoWorlds*helpMenu.topic8: ITEM
- CosmoWorlds*helpMenu.topic8.labelString: Opening and Saving Files
- CosmoWorlds*helpMenu.topic8.helpKey: index.htm?Tasks/opn_sav.htm
-
- CosmoWorlds*helpMenu.topic9: ITEM
- CosmoWorlds*helpMenu.topic9.labelString: Viewing Objects and Scenes
- CosmoWorlds*helpMenu.topic9.helpKey: index.htm?Tasks/vwobjscn.htm
-
- CosmoWorlds*helpMenu.topic10: ITEM
- CosmoWorlds*helpMenu.topic10.labelString: Importing Objects
- CosmoWorlds*helpMenu.topic10.helpKey: index.htm?Tasks/import.htm
-
- CosmoWorlds*helpMenu.topic11: ITEM
- CosmoWorlds*helpMenu.topic11.labelString: Manipulating Objects
- CosmoWorlds*helpMenu.topic11.helpKey: index.htm?Tasks/manipmod.htm
-
- CosmoWorlds*helpMenu.topic12: ITEM
- CosmoWorlds*helpMenu.topic12.labelString: Creating Basic Shapes and Text
- CosmoWorlds*helpMenu.topic12.helpKey: \
- index.htm?Tasks/creating_shapestext.htm
-
- CosmoWorlds*helpMenu.topic13: ITEM
- CosmoWorlds*helpMenu.topic13.labelString: PEP Modeling
- CosmoWorlds*helpMenu.topic13.helpKey: index.htm?Tasks/pep_modeling.htm
-
- CosmoWorlds*helpMenu.topic14: ITEM
- CosmoWorlds*helpMenu.topic14.labelString: Changing an Object's Appearance
- CosmoWorlds*helpMenu.topic14.helpKey: index.htm?Tasks/appearance.htm
-
- CosmoWorlds*helpMenu.topic15: ITEM
- CosmoWorlds*helpMenu.topic15.labelString: Animating 3D Objects
- CosmoWorlds*helpMenu.topic15.helpKey: index.htm?Tasks/animtool.htm
-
- CosmoWorlds*helpMenu.topic16: Item
- CosmoWorlds*helpMenu.topic16.labelString: Creating Special Objects and Links
- CosmoWorlds*helpMenu.topic16.helpKey: index.htm?Tasks/spcobj.htm
-
- CosmoWorlds*helpMenu.topic17: ITEM
- CosmoWorlds*helpMenu.topic17.labelString: Using the Outline Editor
- CosmoWorlds*helpMenu.topic17.helpKey: index.htm?Reference/outed.htm#OutlineEditorQuickRef
-
- CosmoWorlds*helpMenu.topic18: ITEM
- CosmoWorlds*helpMenu.topic18.labelString: Optimizing the Scene
- CosmoWorlds*helpMenu.topic18.helpKey: index.htm?Tasks/optscene.htm
-
- CosmoWorlds*helpMenu.topic19: ITEM
- CosmoWorlds*helpMenu.topic19.labelString: Packaging the Scene
- CosmoWorlds*helpMenu.topic19.helpKey: index.htm?Tasks/pkg.htm
-
- CosmoWorlds*helpMenu.topic20: ITEM
- CosmoWorlds*helpMenu.topic20.labelString: Customizing the Environment
- CosmoWorlds*helpMenu.topic20.helpKey: index.htm?Tasks/cus_env.htm
-
- CosmoWorlds*helpMenu.topic21: ITEM
- CosmoWorlds*helpMenu.topic21.labelString: Keys and Shortcuts
- CosmoWorlds*helpMenu.topic21.helpKey: index.htm?Reference/keys.htm
-